cargo.git
2017-07-20 Alex CrichtonWork around AppVeyor for now
2017-07-20 Alex CrichtonBump to 0.22.0 and update deps
2017-07-19 borsAuto merge of #4299 - brson:home, r=alexcrichton
2017-07-19 borsAuto merge of #4298 - behnam:ignore, r=alexcrichton
2017-07-19 Behnam Esfahbod[src/doc/manifest] Add section on Migrating to `gitigno...
2017-07-19 Brian AndersonReplace homedir definition with home crate
2017-07-18 borsAuto merge of #4123 - alexcrichton:augment, r=matklad
2017-07-18 Alex CrichtonImplement the [patch] section of the manifest
2017-07-18 borsAuto merge of #4270 - behnam:ignore, r=alexcrichton
2017-07-18 borsAuto merge of #4295 - xftroxgpx:use_full_path_in_warnin...
2017-07-18 xftroxgpxremove leftover { }
2017-07-18 xftroxgpxFixes #4293
2017-07-18 borsAuto merge of #4292 - xftroxgpx:unconfuse_bin_name...
2017-07-18 xftroxgpxquoting library and benchmark names in warning
2017-07-18 xftroxgpxquote the binary name in the warning
2017-07-18 Behnam Esfahbod[sources/path] Add gitignore-like pattern matching...
2017-07-17 borsAuto merge of #4289 - johnthagen:usage-fix, r=alexcrichton
2017-07-17 borsAuto merge of #4288 - matklad:bench-bench, r=alexcrichton
2017-07-17 johnthagenAdd "uninstall" command to cargo --help
2017-07-17 borsAuto merge of #4286 - cbcoutinho:master, r=matklad
2017-07-17 Aleksey KladovAllow `src/bench.rs` as a benchmark for legacy reasons
2017-07-16 Chris CoutinhoFix typo in zsh _cargo completions
2017-07-13 borsAuto merge of #4279 - tee-too:fix-3499, r=alexcrichton
2017-07-13 tee-tooFix support of `[target.'cfg(...)']` syntax for rustc...
2017-07-13 borsAuto merge of #4278 - mbrubeck:path, r=alexcrichton
2017-07-13 Matt BrubeckDon't push empty paths in LD_LIBRARY_PATH
2017-07-12 borsAuto merge of #4275 - alexcrichton:revert-makeflags...
2017-07-12 Alex CrichtonDon't set MAKEFLAGS for build scripts
2017-07-12 borsAuto merge of #4274 - sfackler:patch-1, r=alexcrichton
2017-07-12 Steven FacklerAdd CircleCI badge to manifest reference
2017-07-12 borsAuto merge of #4272 - behnam:doc, r=alexcrichton
2017-07-11 Behnam Esfahbod[doc/crates-io] Add text about packaging tests/benches
2017-07-11 borsAuto merge of #4259 - matklad:conventions, r=alexcrichton
2017-07-10 borsAuto merge of #4267 - natboehm:add-index-flag-search...
2017-07-10 Natalie BoehmModified tests to use '--index' instead of '--host...
2017-07-10 Natalie Boehmrename '--host' to '--index', add comments marked as...
2017-07-10 borsAuto merge of #4266 - nrc:force, r=alexcrichton
2017-07-10 Nick CameronAdd a way to force a unit of work to always be rebuilt
2017-07-09 Aleksey KladovRearrange code
2017-07-09 Aleksey KladovSimplify
2017-07-09 Aleksey KladovUse Path::join instead of `/`
2017-07-09 Aleksey KladovFix more tests
2017-07-09 Aleksey KladovUse the same logic for benches
2017-07-09 Aleksey KladovWarn about obsolete conventions for binary names
2017-07-09 Aleksey KladovRemove Layout structure
2017-07-09 Aleksey KladovFix tests
2017-07-09 Aleksey KladovMerge duplicate tests
2017-07-09 Aleksey KladovWarn about legacy library paths
2017-07-09 Aleksey KladovSpecify conventions for benches, examples and tests...
2017-07-09 Aleksey KladovInfer benches, tests and examples without layout
2017-07-08 Aleksey KladovReduce code duplication in validation
2017-07-08 Aleksey KladovUnify error message formatting
2017-07-08 Aleksey KladovUnify parameter order
2017-07-08 Aleksey KladovReduce code duplication & fix error messages
2017-07-08 Aleksey KladovJettison normalize function and its closures!
2017-07-08 Aleksey KladovExtract clean_benches function
2017-07-08 Aleksey KladovExtract clean_tests function
2017-07-08 Aleksey KladovExtract clean_examples function
2017-07-08 Aleksey KladovExtract clean_bins function
2017-07-08 Aleksey KladovExtract clean_library function
2017-07-08 Aleksey KladovDon't store root in the layout
2017-07-08 Aleksey KladovUnify naming for `package_root`
2017-07-08 Aleksey KladovSuperfluous pub
2017-07-08 Aleksey KladovRestructure code
2017-07-08 Aleksey KladovMake layout private to targets
2017-07-08 Aleksey KladovMove code for inferring build targets to a separate...
2017-07-08 Aleksey KladovFix typo
2017-07-08 Aleksey KladovRefactor: virtual manifest does not need layout
2017-07-08 Aleksey KladovSimplify
2017-07-08 Aleksey KladovSimplify
2017-07-08 Aleksey KladovMake `Layout` a private implementation detail of toml
2017-07-07 borsAuto merge of #4257 - alexcrichton:update, r=alexcrichton
2017-07-07 Alex CrichtonUpdate dependencies with semver-compat version
2017-07-05 borsAuto merge of #4248 - dethoter:issue-4228, r=alexcrichton
2017-07-05 borsAuto merge of #4249 - tmccombs:zsh-test-update, r=alexc...
2017-07-05 Thayne McCombsAdd more options for cargo test zsh completion
2017-07-04 Evgen Druzhyninbench command supports --no-fail-fast flag.
2017-07-02 borsAuto merge of #4246 - est31:master, r=Mark-Simulacrum
2017-07-02 est31Let two further tests tolerate col info in panics
2017-07-02 borsAuto merge of #4244 - est31:master, r=matklad
2017-07-02 est31Let the cargo_bench_failing_test tolerate col info
2017-06-30 borsAuto merge of #4239 - Keruspe:master, r=alexcrichton
2017-06-30 borsAuto merge of #4214 - msehnout:master, r=matklad
2017-06-29 borsAuto merge of #4238 - ashleygwilliams:policies, r=steve...
2017-06-29 Marc-Antoine... hash '__CARGO_DEFAULT_LIB_METADATA' in metadata for...
2017-06-29 Martin SehnoutkaAdd documentation for multi-file binary convention
2017-06-29 Martin SehnoutkaPrevent unnecessary heap allocations and simplify condition
2017-06-29 borsAuto merge of #4234 - michaelwoerister:smarter-cargo...
2017-06-29 Ashley Williamsfeat(policy): add information on security disclosures
2017-06-29 Ashley Williamsfix(doc): clarify the content the code of conduct covers
2017-06-28 Martin Sehnoutka"main" can be valid name for binary again, improve...
2017-06-28 borsAuto merge of #4229 - azerupi:install-version-range...
2017-06-27 Michael WoeristerSet -Ccodegen-units=N for non-path dependencies when...
2017-06-27 SehnyInfer paths as well as names for binaries
2017-06-27 Mathieu DavidRemove extra blank lines and commas on last match arm...
2017-06-27 borsAuto merge of #4230 - Mark-Simulacrum:double-print...
2017-06-27 Mark SimulacrumPrevent rustc stderr/stdout from being duplicated.
2017-06-26 borsAuto merge of #4227 - YaLTeR:version-field-fix, r=alexc...
2017-06-26 Mathieu DavidImplement semver ranges for install --vers
2017-06-26 Ivan MolodetskikhClarify how breaking changes should be handled before...
next